home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Programming / gcc-2.95.3-3 / info / dir < prev    next >
Encoding:
Text File  |  2001-07-15  |  13.9 KB  |  255 lines

  1. -*- Text -*-
  2. This file was generated automatically by gen-dir-node.
  3. This version was generated on Thu Oct 16 07:58:40 MST 1997
  4. by fnf@fishbait for /gg/info
  5.  
  6. This is the file .../info/dir, which contains the topmost node of the
  7. Info hierarchy.  The first time you invoke Info you start off
  8. looking at that node, which is (dir)Top.
  9. 
  10. File: dir    Node: Top    This is the top of the INFO tree
  11.   This (the Directory node) gives a menu of major topics. 
  12.   Typing "d" returns here, "q" exits, "?" lists all INFO commands, "h" 
  13.   gives a primer for first-timers, "mTexinfo<Return>" visits Texinfo topic,
  14.   etc.
  15.   Or click mouse button 2 on a menu item or cross reference to select it.
  16.   --- PLEASE ADD DOCUMENTATION TO THIS TREE. (See INFO topic first.) ---
  17.  
  18. * Menu: The list of major topics begins on the next line.
  19.  
  20.  
  21. * As: (as).                     The GNU assembler.
  22. * Autoconf: (autoconf).         Create source code configuration scripts.
  23. * Bfd: (bfd).                   The Binary File Descriptor library.
  24. * Binutils: (binutils).         The GNU binary utilities "ar", "objcopy",
  25.                 "objdump", "nm", "nlmconv", "size",
  26.                                 "strings", "strip", and "ranlib".
  27. * bugs: (bugs.info).
  28. * configure: (configure).        Cygnus configure.
  29. * cpio: (cpio).                 Making tape (or disk) archives.
  30. * ctax: (ctax).                                 C-like syntax for Guile.
  31. * cvs: (cvs.info).
  32. * cvsclient: (cvsclient.info).
  33. * dc: (dc.info).
  34. * DejaGnu: (dejagnu).            The GNU testing framework.
  35. * diff: (diff.info).
  36. * Dld: (dld).                   Dynamic link/unlink editor.
  37. * DVIps: (dvips).         DVI-to-PostScript translator.
  38. * ed: (ed.info).
  39. * Finding Files: (find).        Listing and operating on files
  40.                                 that match certain criteria.
  41. * g++FAQ: (g++FAQ.info).
  42. * gasp: (gasp).                     The GNU Assembler Preprocessor
  43. * Gdb: (gdb).                     The GNU debugger.
  44. * Gdb-Internals: (gdbint).    The GNU debugger's internals.
  45. * gdbm: (gdbm.info).
  46. * GIT: (git).         GNU Interactive Tools
  47. * Gperf: (gperf).                Perfect Hash Function Generator.
  48. * gprof: (gprof).                Profiling your program's execution
  49. * gtcltk: (gtcltk.info).
  50. * guavac: (guavac).            A free java compiler.
  51. * guile: (guile.info).
  52. * gzip: (gzip.info).
  53. * in: (in).                                     Ice-9.
  54. * indent: (indent.info).
  55. * iostream: (iostream).                    The C++ input/output facility.
  56. * ispell: (ispell).
  57. * Kpathsea: (kpathsea).        File lookup along search paths.
  58. * lang: (lang.info).
  59. * Ld: (ld).                       The GNU linker.
  60. * Ld-Internals: (ldint).    The GNU linker internals.
  61. * Libg++: (libg++).             The g++ class library.
  62. * libnix: (libnix.info).
  63. * m4: (m4).            A powerful macro processor.
  64. * makeinfo: (makeinfo).         Convert Texinfo source to Info or plain ASCII.
  65. * Octave: (octave).    Interactive language for numerical computations.
  66. * ptx: (ptx).        A permuted indexer for GNU.
  67. * remsync: (remsync.info).
  68. * rpm: (rpm.info).
  69. * Shar utilities: (sharutils).          GNU shar utilities.
  70. * mail-files: (sharutils)mail-files invocation. Send files to remote site.
  71. * mailshar: (sharutils)mailshar invocation.     Make and send a shell archive.
  72. * remsync: (sharutils)remsync invocation.       Synchronize remote files.
  73. * shar: (sharutils)shar invocation.             Make a shell archive.
  74. * unshar: (sharutils)unshar invocation.         Explode a shell archive.
  75. * uudecode: (sharutils)uudecode invocation.     Restore file from 7-bits.
  76. * uuencode: (sharutils)uuencode invocation.     Force binary file to 7-bits.
  77. * Stabs: (stabs).                 The "stabs" debugging information format.
  78. * Standards: (standards).        GNU coding standards.
  79. * termcap: (termcap.info).
  80. * time: (time.info).
  81. * wdiff: (wdiff).       Word difference finder.
  82. * wget: (wget.info).
  83.  
  84. Text Utilities
  85. * dvidvi: (dvidvi).     Convert DVI-file into another DVI-file
  86.  
  87. Geek Gadgets Project
  88.  
  89. GNU admin
  90. * aclocal: (automake)Invoking aclocal.          Generating aclocal.m4
  91. * automake: (automake).        Making Makefile.in's
  92.  
  93. Individual utilities
  94. * Libtool: (libtool).           Generic shared library support script.
  95. * aclocal: (automake)Invoking aclocal.          Generating aclocal.m4
  96. * automake: (automake).        Making Makefile.in's
  97. * libtoolize: (libtool)Invoking libtoolize.     Adding libtool support.
  98.  
  99. Miscellaneous
  100. * File utilities: (fileutils).  GNU file utilities.
  101. * Shell utilities: (sh-utils).          GNU shell utilities.
  102. * Text utilities: (textutils).          GNU text utilities.
  103. * cat: (textutils)cat invocation.               Concatenate and write files.
  104. * cksum: (textutils)cksum invocation.           Print POSIX CRC checksum.
  105. * comm: (textutils)comm invocation.             Compare sorted files by line.
  106. * csplit: (textutils)csplit invocation.         Split by context.
  107. * cut: (textutils)cut invocation.               Print selected parts of lines.
  108. * expand: (textutils)expand invocation.         Convert tabs to spaces.
  109. * fmt: (textutils)fmt invocation.               Reformat paragraph text.
  110. * fold: (textutils)fold invocation.             Wrap long input lines.
  111. * head: (textutils)head invocation.             Output the first part of files.
  112. * join: (textutils)join invocation.             Join lines on a common field.
  113. * md5sum: (textutils)md5sum invocation.         Print or check message-digests.
  114. * nl: (textutils)nl invocation.                 Number lines and write files.
  115. * od: (textutils)od invocation.                 Dump files in octal, etc.
  116. * paste: (textutils)paste invocation.           Merge lines of files.
  117. * pr: (textutils)pr invocation.                 Paginate or columnate files.
  118. * sort: (textutils)sort invocation.             Sort text files.
  119. * split: (textutils)split invocation.           Split into fixed-size pieces.
  120. * sum: (textutils)sum invocation.               Print traditional checksum.
  121. * tac: (textutils)tac invocation.               Reverse files.
  122. * tail: (textutils)tail invocation.             Output the last part of files.
  123. * tr: (textutils)tr invocation.                 Translate characters.
  124. * unexpand: (textutils)unexpand invocation.     Convert spaces to tabs.
  125. * uniq: (textutils)uniq invocation.             Uniqify files.
  126. * units: (units).    Units conversion.
  127. * wc: (textutils)wc invocation.                 Byte, word, and line counts.
  128. * basename: (sh-utils)basename invocation.      Strip directory and suffix.
  129. * chroot: (sh-utils)chroot invocation.          Specify the root directory.
  130. * date: (sh-utils)date invocation.              Print/set system date and time.
  131. * dirname: (sh-utils)dirname invocation.        Strip non-directory suffix.
  132. * echo: (sh-utils)echo invocation.              Print a line of text.
  133. * env: (sh-utils)env invocation.                Modify the environment.
  134. * expr: (sh-utils)expr invocation.              Evaluate expressions.
  135. * factor: (sh-utils)factor invocation.          Print prime factors
  136. * false: (sh-utils)false invocation.            Do nothing, unsuccessfully.
  137. * groups: (sh-utils)groups invocation.          Print group names a user is in.
  138. * hostname: (sh-utils)hostname invocation.      Print or set system name.
  139. * id: (sh-utils)id invocation.                  Print real/effective uid/gid.
  140. * logname: (sh-utils)logname invocation.        Print current login name.
  141. * nice: (sh-utils)nice invocation.              Modify scheduling priority.
  142. * nohup: (sh-utils)nohup invocation.            Immunize to hangups.
  143. * pathchk: (sh-utils)pathchk invocation.        Check file name portability.
  144. * printenv: (sh-utils)printenv invocation.      Print environment variables.
  145. * printf: (sh-utils)printf invocation.          Format and print data.
  146. * pwd: (sh-utils)pwd invocation.                Print working directory.
  147. * seq: (sh-utils)seq invocation.                Print numeric sequences
  148. * sleep: (sh-utils)sleep invocation.            Delay for a specified time.
  149. * stty: (sh-utils)stty invocation.              Print/change terminal settings.
  150. * su: (sh-utils)su invocation.                  Modify user and group id.
  151. * tar: (tar).            Making tape (or disk) archives.
  152. * tee: (sh-utils)tee invocation.                Redirect to multiple files.
  153. * test: (sh-utils)test invocation.              File/string tests.
  154. * true: (sh-utils)true invocation.              Do nothing, successfully.
  155. * tty: (sh-utils)tty invocation.                Print terminal name.
  156. * uname: (sh-utils)uname invocation.            Print system information.
  157. * users: (sh-utils)users invocation.            Print current user names.
  158. * who: (sh-utils)who invocation.                Print who is logged in.
  159. * whoami: (sh-utils)whoami invocation.          Print effective user id.
  160. * yes: (sh-utils)yes invocation.                Print a string indefinitely.
  161. * chgrp: (fileutils)chgrp invocation.           Change file groups.
  162. * chown: (fileutils)chown invocation.           Change file owners/groups.
  163. * chmod: (fileutils)chmod invocation.           Change file permissions.
  164. * cp: (fileutils)cp invocation.                 Copy files.
  165. * dd: (fileutils)dd invocation.                 Copy and convert a file.
  166. * df: (fileutils)df invocation.                 Report filesystem disk usage.
  167. * dir: (fileutils)dir invocation.               List directories briefly.
  168. * dircolors: (fileutils)dircolors invocation.   Color setup for ls.
  169. * du: (fileutils)du invocation.                 Report on disk usage.
  170. * gmp: (gmp.info).               GNU Multiple Precision Arithmetic Library.
  171. * grep: (grep).                   print lines matching a pattern.
  172. * install: (fileutils)install invocation.       Copy and change attributes.
  173. * ln: (fileutils)ln invocation.                 Make links between files.
  174. * ls: (fileutils)ls invocation.                 List directory contents.
  175. * mkdir: (fileutils)mkdir invocation.           Create directories.
  176. * mkfifo: (fileutils)mkfifo invocation.         Create FIFOs (named pipes).
  177. * mknod: (fileutils)mknod invocation.           Create special files.
  178. * mv: (fileutils)mv invocation.                 Rename files.
  179. * rm: (fileutils)rm invocation.                 Remove files.
  180. * rmdir: (fileutils)rmdir invocation.           Remove empty directories.
  181. * sed: (sed).                   Stream EDitor.
  182. * sync: (fileutils)sync invocation.             Synchronize memory and disk.
  183. * touch: (fileutils)touch invocation.           Change file timestamps.
  184. * vdir: (fileutils)vdir invocation.             List directories verbosely.
  185. * Manual utilities: (manutils).                 Geek Gadgets manual utilities.
  186. * apropos: (manutils)apropos invocation.        Locate commands by keyword lookup.
  187. * bison: (bison).    GNU Project parser generator (yacc replacement).
  188. * catman.pl: (manutils)catman invocation.       Preformat man pages.
  189. * makewhatis.pl: (manutils)makewhatis invocation.  Create whatis database.
  190. * man: (manutils)man invocation.                Display on-line manual pages.
  191. * whatis: (manutils)whatis invocation.          Describe what a command is.
  192. * whereis: (manutils)whereis invocation.        Locate binary, manual, and or source.
  193.  
  194. Programming Languages
  195. * Gawk: (gawk.info).           A Text Scanning and Processing Language.
  196.  
  197. GNU Gettext Utilities
  198. * Gettext: (gettext).                           GNU gettext utilities.
  199. * gettextize: (gettext)gettextize Invocation.   Prepare a package for gettext.
  200. * msgfmt: (gettext)msgfmt Invocation.           Make MO files out of PO files.
  201. * msgmerge: (gettext)msgmerge Invocation.       Update two PO files into one.
  202. * xgettext: (gettext)xgettext Invocation.       Extract strings into a PO file.
  203.  
  204. GNU programming tools
  205. * Libtool: (libtool).           Generic shared library support script.
  206. * libtoolize: (libtool)Invoking libtoolize.     Adding libtool support.
  207.  
  208. Texinfo documentation system
  209. * Info: (info).                 Documentation browsing system.
  210. * Texinfo: (texinfo).           The GNU documentation format.
  211. * install-info: (texinfo)Invoking install-info. Updating info/dir entries.
  212. * texi2dvi: (texinfo)Format with texi2dvi.      Printing Texinfo documentation.
  213. * texindex: (texinfo)Format with tex/texindex.  Sorting Texinfo index files.
  214. * makeinfo: (texinfo)makeinfo Preferred.        Translate Texinfo source.
  215. * info program: (info-stnd).    Standalone Info-reading program.
  216.  
  217. Geek Gadgets
  218. * GG: (GG).                     The Geek Gadgets Project Documentation.
  219. * GG-Bugs: (GG-Bugs).           The Geek Gadgets Bugs List.
  220. * GG-Projects: (GG-Projects). The Geek Gadgets Projects List.
  221.  
  222. The GNU make utility
  223.      * GNU make: (make.info).           The GNU make utility.
  224.      * GNU make: (make.info).           The GNU make utility.
  225.      * GNU make: (make.info).           The GNU make utility.
  226.      * GNU make: (make.info).           The GNU make utility.
  227.      * GNU make: (make.info).           The GNU make utility.
  228.      * GNU make: (make.info).           The GNU make utility.
  229.      * GNU make: (make.info).           The GNU make utility.
  230.      * GNU make: (make.info).           The GNU make utility.
  231.      * GNU make: (make.info).           The GNU make utility.
  232.      * GNU make: (make.info).           The GNU make utility.
  233.      * GNU make: (make.info).           The GNU make utility.
  234.      * Make: (make.info).               The GNU make utility.
  235.      * Make: (make.info).               The GNU make utility.
  236.      * Make: (make.info).               The GNU make utility.
  237.      * Make: (make.info).               The GNU make utility.
  238.      * Make: (make.info).               The GNU make utility.
  239.      * Make: (make.info).               The GNU make utility.
  240.      * Make: (make.info).               The GNU make utility.
  241.      * Make: (make.info).               The GNU make utility.
  242.      * Make: (make.info).               The GNU make utility.
  243.      * Make: (make.info).               The GNU make utility.
  244.      * Make: (make.info).               The GNU make utility.
  245.      * Make: (make.info).               The GNU make utility.
  246.  
  247. Programming
  248. * Cpp: (cpp).               The GNU C preprocessor.
  249. * g77: (g77).                  The GNU Fortran compiler.
  250. * gcc: (gcc).                  The GNU Compiler Collection.
  251.  
  252. Libraries
  253. * History: (history).       The GNU history library API
  254. * Readline: (readline).       The GNU readline library API
  255.